SET FORM FIELD FOCUS
(Alt-I-F-S)
This procedure allows any form field you designate to receive 'focus' upon the loading of the page. This means the cursor will automatically be in the form field you define. First, you must designate a Form Name. If you double-click on the Form Name and then choose this procedure, the form field name will automatically appear in the correct text box when the dialog box appears. If not, you get a message telling you to 'Put Form Name Here'. If the page you have showing is a form page (and it should be), all the form field names will be 'grabbed' automatically and inserted into a pull down list in the dialog box.
Once you make the choice of which of the Form Fields you want your cursor to default in, click the 'Set Focus' button. This will automatically put the correct Javascript syntax in the 'BODY' tag for you.